home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13399 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  933 b 

  1. Path: hermes.is.co.za!news
  2. From: Louis Viljoen <lviljoen@lia.infolink.co.za>
  3. Newsgroups: comp.lang.c++
  4. Subject: CGI application
  5. Date: Mon, 25 Mar 1996 17:40:35 +0200
  6. Organization: No organisation supplied
  7. Message-ID: <3156BE73.2F6B@lia.infolink.co.za>
  8. NNTP-Posting-Host: gauntleto.transnet.co.za
  9. Mime-Version: 1.0
  10. Content-Type: text/plain; charset=us-ascii
  11. Content-Transfer-Encoding: 7bit
  12. X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
  13.  
  14. I would like to know more about cgi applications. I am trying to write 
  15. some basic applications using BC4.53. In my cgi-application I used the 
  16. printf() or fprinf(stdout,) functions to write to the standard output 
  17. steam. If I execute the cgi-application from within my homepage I don't 
  18. get the output at the client-side, but if I execute the cgi-application 
  19. directly the output is generated at the client as intended.
  20. What do I need to do to get the output when executing from my page.
  21.  
  22. Louis Viljoen
  23.